accounts.email.accounts.<name>.thunderbird.settings
Extra settings to add to this Thunderbird account configuration. The id given as argument is an automatically generated account identifier.
- Type
function that evaluates to a(n) attribute set of (boolean or signed integer or string)- Default
_: { }- Example
id: { "mail.server.server_${id}.check_new_mail" = false; };- Declared
- <home-manager/modules/programs/thunderbird.nix>